Package ga.view.streaming.nodes

Interface Summary
PanelNodeListener<T extends IIndividual<T>> Listener that receives callback events aboud the panel node.
 

Class Summary
AnchorNode<T extends IIndividual<T>> This provides an anchor nodes that will pull attached nodes through the scene.
EvaluationNode This node is a zone for up/downvoting individuals by dropping them on this.
PanelNode<T extends IIndividual<T>> This is a node that displays a show room as texture.
 

Enum Summary
PanelNode.InfoStringType Type of node info to display.
PanelNode.Mode The state of the panel node.